Realm Kotlin Multiplatform SDK
/
io.realm.log
/
RealmLogger
/
log
common
log
abstract fun
log
(level:
LogLevel
, throwable:
Throwable
?, message:
String
?, vararg args:
Any
?)
Content copied to clipboard
Log an event.
open fun
log
(message:
String
)
Content copied to clipboard
open override fun
log
(level:
Short
, message:
String
)
Content copied to clipboard